[XM] Fix missing security check in block-attach
authorAlastair Tse <atse@xensource.com>
Tue, 3 Oct 2006 09:48:07 +0000 (10:48 +0100)
committerAlastair Tse <atse@xensource.com>
Tue, 3 Oct 2006 09:48:07 +0000 (10:48 +0100)
commit276318065051ebf4463fe92c0e13de9bfce0a432
tree009788edbaf31be1db48be9a524269762b228fe3
parentc702ebb63190cac143d6f5e94ff0b2904c24f1dd
[XM] Fix missing security check in block-attach

This patch fixes an indentation error in main.py. The effect of this
bug is that block-attach does not check labels if the ACM is
active. This bug slipped in with change set 11572_:_ ad22c711ccb7
<http://xenbits.xensource.com/xen-unstable.hg?cs=ad22c711ccb7>.

Signed-off by: Reiner Sailer <sailer@us.ibm.com>
tools/python/xen/xm/main.py